public method O2G2Ptr(T).operator T*()
Brief
Gets the pointer to contained object.
T *
operator T*() ()
Details
The method returns the object contained. The method does not decrease reference counter.
Declared in O2G2Ptr(T)